d_android ~master (2019-12-16T18:41:18Z)
Dub
Repo
AAssetDir_rewind
android
ndk
asset_manager
Reset the iteration state of AAssetDir_getNextFileName() to the beginning.
extern (
C
) nothrow @
nogc
void
AAssetDir_rewind
(
AAssetDir
*
assetDir
)
Meta
Source
See Implementation
android
ndk
asset_manager
enums
AASSET_MODE_UNKNOWN
functions
AAssetDir_close
AAssetDir_getNextFileName
AAssetDir_rewind
AAssetManager_open
AAssetManager_openDir
AAsset_close
AAsset_getBuffer
AAsset_getLength
AAsset_getLength64
AAsset_getRemainingLength
AAsset_getRemainingLength64
AAsset_isAllocated
AAsset_openFileDescriptor
AAsset_openFileDescriptor64
AAsset_read
AAsset_seek
AAsset_seek64
structs
AAsset
AAssetDir
Reset the iteration state of AAssetDir_getNextFileName() to the beginning.